task twitter_tweet
This command is temporarily unavailable.
Command Title
/task twitter_tweet
Description
This command allows you to set up a task that rewards users with points for tweeting a specific keyword within a specified period. You can create multiple tasks with different reward levels and requirements to encourage user engagement and promote your Discord server on Twitter.
Usage
/task twitter_tweet <reward> <keyword> <period> [duration] [account_age] [followers] [char_length]
Parameters
Required Parameters:
<reward>
: The value must be a positive integer or 0. Setting 0 disables the reward.<keyword>
: The keyword that users must tweet to earn the reward.<period>
: Available options areDaily
,Weekly
,Monthly
, andLifetime
.
Optional Parameters:
[duration]
: The number of days the task will be active. If omitted, the task will be active indefinitely.[account_age]
: The minimum age of the Twitter account required to earn the reward. Options are1 Months Old
,3 Months Old
,6 Months Old
, and12 Months Old
.[followers]
: The minimum number of followers required to earn the reward. Options are25 Followers
,50 Followers
,100 Followers
,200 Followers
, and500 Followers
.[char_length]
: The minimum character length of the tweet required to earn the reward. Options are5 Characters
,25 Characters
,50 Characters
, and75 Characters
.
Examples
-
Example 1: Set up a daily task that rewards users with 10 points for tweeting the keyword
#EngagerlyBot
/task twitter_tweet reward:10 keyword:#EngagerlyBot period:Daily
-
Example 2: Set up a weekly task that rewards users with 20 points for tweeting the keyword
#EngagerlyBot
and requires a minimum account age of 3 months:/task twitter_tweet reward:20 keyword:#EngagerlyBot period:Weekly account_age:3 Months Old
-
Example 3: Set up a monthly task that rewards users with 50 points for tweeting the keyword
#EngagerlyBot
, requires a minimum of 50 followers, and has a minimum tweet length of 25 characters:/task twitter_tweet reward:50 keyword:#EngagerlyBot period:Monthly followers:50 Followers char_length:25 Characters
Notes
- Users can only complete one task of the same type (same keyword, and period) per Twitter account per period.
- The keyword must be a single, non-spaced word.
- The period can be set to Daily, Weekly, Monthly, or Lifetime (no time period restriction).
- If the
[duration]
parameter is omitted, the task will be active indefinitely. - If the
[account_age]
,[followers]
, or[char_length]
parameters are omitted, the corresponding requirements will not be applied. - Users will receive the reward once they have tweeted the specified keyword during the specified period, meeting any additional requirements.
FAQs
-
Q: Can I set up multiple Twitter tweet tasks with different reward values and keyword requirements?
A: Yes, you can create multiple Twitter tweet tasks with varying reward values and keyword requirements. Each task will be tracked independently.
-
Q: What happens if a user tweets the keyword multiple times?
A: Users will receive the reward only once for tweeting the keyword during the specified period.
-
Q: How to claim the reward?
A: Users will receive the reward by clicking the "claim" button below the task message and submitting the URL of a Tweet containing the specified keyword.